Click or drag to resize

AppointmentInstanceType Property

Represents the occurrence type of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public InstanceType InstanceType { get; }

Property Value

Type: InstanceType
The type of the instance.
See Also